Creates a new AdwSpringAnimation on @widget.
The animation will animate @target from @from to @to with the dynamics of a spring described by @spring_params.
a widget to create animation on
a value to animate from
a value to animate to
physical parameters of the spring
a target value to animate
the newly created animation
ConstructionException GTK+ fails to create the object.
1.0
See Implementation
Creates a new AdwSpringAnimation on @widget.
The animation will animate @target from @from to @to with the dynamics of a spring described by @spring_params.